[INFO] fetching crate iso8583_rs 0.1.10...
[INFO] testing iso8583_rs-0.1.10 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate iso8583_rs 0.1.10 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate iso8583_rs 0.1.10
[INFO] finished tweaking crates.io crate iso8583_rs 0.1.10
[INFO] tweaked toml for crates.io crate iso8583_rs 0.1.10 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iso8583_rs 0.1.10 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding block-modes v0.5.0 (available: v0.9.1)
[INFO] [stderr]       Adding des v0.4.0 (available: v0.9.0)
[INFO] [stderr]       Adding generic-array v0.14.9 (available: v1.4.3)
[INFO] [stderr]       Adding hex-literal v0.2.2 (available: v1.1.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding simplelog v0.8.0 (available: v0.12.2)
[INFO] [stderr]       Adding termcolor v1.1.3 (available: v1.4.1)
[INFO] [stderr]       Adding witchcraft-metrics v0.1.1 (available: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rawslice v0.1.1
[INFO] [stderr]   Downloaded hex-literal v0.2.2
[INFO] [stderr]   Downloaded witchcraft-metrics v0.1.1
[INFO] [stderr]   Downloaded exponential-decay-histogram v0.1.15
[INFO] [stderr]   Downloaded odds v0.4.0
[INFO] [stderr]   Downloaded hex-literal-impl v0.2.3
[INFO] [stderr]   Downloaded block-modes v0.5.0
[INFO] [stderr]   Downloaded block-cipher v0.7.1
[INFO] [stderr]   Downloaded des v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b
[INFO] running `Command { std: "docker" "start" "75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rawslice v0.1.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling hexdump v0.1.3
[INFO] [stderr]    Compiling odds v0.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling encoding8 v0.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling hex-literal-impl v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling block-cipher v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling des v0.4.0
[INFO] [stderr]    Compiling block-modes v0.5.0
[INFO] [stderr]    Compiling hex-literal v0.2.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling simplelog v0.8.0
[INFO] [stderr]    Compiling exponential-decay-histogram v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde-value v0.6.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling witchcraft-metrics v0.1.1
[INFO] [stderr]    Compiling iso8583_rs v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use generic_array::{GenericArray};
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:25:43
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let block_cipher = des::TdesEde2::new(GenericArray::from_slice(key.as_slice()));
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     block_cipher.encrypt_block(GenericArray::from_mut_slice(&mut cp_data));
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let block_cipher = des::TdesEde2::new(GenericArray::from_slice(key.as_slice()));
[INFO] [stdout]    |                                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     block_cipher.decrypt_block(GenericArray::from_mut_slice(&mut cp_data));
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let block_cipher = des::TdesEde2::new(GenericArray::from_slice(key.as_slice()));
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `generic_array::GenericArray::<T, N>::from_mut_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |     block_cipher.encrypt_block(GenericArray::from_mut_slice(&mut cp_data));
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `generic_array::GenericArray::<T, N>::from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:33:57
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let block_cipher = des::TdesEde2::new(GenericArray::from_slice(key.as_slice()));
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `generic_array::GenericArray::<T, N>::from_mut_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/crypto/mod.rs:36:46
[INFO] [stdout]    |
[INFO] [stdout] 36 |     block_cipher.decrypt_block(GenericArray::from_mut_slice(&mut cp_data));
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:102:81
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let actual_pin = b1.get(2 as usize..(2 + pin_len) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:115:88
[INFO] [stdout]     |
[INFO] [stdout] 115 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 16)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:127:88
[INFO] [stdout]     |
[INFO] [stdout] 127 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 32)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/crypto/pin.rs:142:88
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let actual_pin = b1.get(2 as usize..(2 + (pin_len - 48)) as usize).unwrap().clone();
[INFO] [stdout]     |                                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/iso8583/iso_spec.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |      Err(e)=> panic!(e.msg)
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 35 |      Err(e)=> panic!("{}", e.msg)
[INFO] [stdout]    |                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/iso8583/iso_spec.rs:136:69
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_msg_segment(&'static self, data: &Vec<u8>) -> Result<&MessageSegment, IsoError> {
[INFO] [stdout]     |                             ------- the lifetime is named here      ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_msg_segment(&'static self, data: &Vec<u8>) -> Result<&'static MessageSegment, IsoError> {
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/iso8583/yaml_de.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 | /                     &ychildren.iter().for_each(|f| {
[INFO] [stdout] 50 | |                         children.push(Into::<Box<dyn Field>>::into(f));
[INFO] [stdout] 51 | |                     });
[INFO] [stdout]    | |______________________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     let _ = &ychildren.iter().for_each(|f| {
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s
[INFO] running `Command { std: "docker" "inspect" "75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] OCI runtime exec failed: write /tmp/runc-process397956585: no space left on device
[INFO] running `Command { std: "docker" "inspect" "75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b", kill_on_drop: false }`
[INFO] [stdout] 75365bfb33dbf59b425992a74bda7228b4408c83cea61f216b9918bfb410ac3b
